Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to v1.100.0 #22

Closed
wants to merge 2 commits into from
Closed

Upgrade to v1.100.0 #22

wants to merge 2 commits into from

Conversation

yunohost-bot
Copy link
Contributor

@yunohost-bot
Copy link
Contributor Author

Meow 🐈
Test Badge

@ewilly
Copy link
Member

ewilly commented Apr 1, 2024

known failure with that new version :
sed -i -e "[email protected](port)@app.listen(port, '127.0.0.1')@g" "$install_dir/app/dist/microservices/main.js"
should be replace with
sed -i -e "[email protected](port)@app.listen(port, '127.0.0.1')@g" "$install_dir/app/dist/main.js"
in _common.sh
will be done once app is clean in v1.98.2

@ewilly ewilly marked this pull request as draft April 1, 2024 06:36
@ewilly ewilly closed this Apr 3, 2024
@ewilly ewilly deleted the ci-auto-update-1.100.0 branch April 3, 2024 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants